
Public Member Functions | |
| __construct () | |
| get_var ($sql, $x=0, $y=0) | |
| get_results ($sql, $output=OBJECT) | |
| get_row ($sql, $output=OBJECT, $y=0) | |
| get_col ($sql, $x=0) | |
Private Attributes | |
| $db | |
| DBConnection::__construct | ( | ) |
| DBConnection::get_col | ( | $ | sql, | |
| $ | x = 0 | |||
| ) |
Implements IDBConnection.
| DBConnection::get_results | ( | $ | sql, | |
| $ | output = OBJECT | |||
| ) |
Implements IDBConnection.
| DBConnection::get_row | ( | $ | sql, | |
| $ | output = OBJECT, |
|||
| $ | y = 0 | |||
| ) |
Implements IDBConnection.
| DBConnection::get_var | ( | $ | sql, | |
| $ | x = 0, |
|||
| $ | y = 0 | |||
| ) |
Implements IDBConnection.
DBConnection::$db [private] |
1.5.8